object run造句
例句與造句
- is a reference to the object running the method
用來引用運行方法的對象。 - objects running on other lightweight processes
對象)上的綠色進(jìn)程( - if no transaction exists, the object runs without a transaction
如果沒有事務(wù),則對象在沒有事務(wù)的情況下運行。 - as the integration object runs, the data macro collects its output data
在集成對象運行時,數(shù)據(jù)宏收集其輸出數(shù)據(jù)。 - class takes advantage of the following characteristics of objects running within the designer
類利用對象在設(shè)計器中具有的下列特性: - It's difficult to find object run in a sentence. 用object run造句挺難的
- indicates that the object runs in the context of an existing transaction, if one exists
指示如果有事務(wù),則對象在現(xiàn)有事務(wù)的上下文中運行。 - when queried, the view returns the space used by all internal objects running and completed tasks in
中正在運行的任務(wù)和已完成任務(wù)中的所有內(nèi)部對象使用的空間。 - these objects may be called by a transact-sql statement or another clr object running in the server
這些對象可以通過transact-sql語句或服務(wù)器中運行的其他clr對象進(jìn)行調(diào)用。 - for clr database objects running in sql server, results can be sent to the connected pipe using the send methods of the
對于在sqlserver中運行的clr數(shù)據(jù)庫對象,可以使用sqlpipe對象的發(fā)送方法,將結(jié)果發(fā)送到已連接的管道。 - this debug script requirement is different from, for example, a windows forms project, which creates and runs an independent executable program; database objects run only in response to actions or calls in the database
該調(diào)試腳本的要求與windows窗體項目不同,后者創(chuàng)建和運行獨立的可執(zhí)行程序;而數(shù)據(jù)庫對象僅在響應(yīng)數(shù)據(jù)庫中的操作或調(diào)用時運行。 - the security model of the microsoft sql server integration with the microsoft . net framework common language runtime manages and secures access between different types of clr and non-clr objects running within sql server
microsoftsqlserver與microsoft.netframework公共語言運行庫(clr)相集成,這種安全模型可管理和保護(hù)sqlserver中運行的不同類型clr和非clr對象之間的訪問。 - at present, distributed object running environments corba of omg and dcom of microsoft are popular . both sustain the running environments platform-independent of component . they provide efficient way to resolve the problems of distribution computing and interoperability under environment of network
目前,比較流行的分布式對象運行環(huán)境有omg的corba和microsoft的dcom,兩者都是支持跨平臺的構(gòu)件運行環(huán)境,對于解決網(wǎng)絡(luò)環(huán)境下的分布式計算和互操作提供了有效的解決途徑。 - according to the pyrex web site, " it s designed to bridge the gap between the nice, high-level, easy-to-use world of python and the messy, low-level world of c . " almost any piece of python code is also valid pyrex code, but you can add optional static type declarations to pyrex code, making the declared objects run at c speed
根據(jù)pyrexweb站點的介紹,“它被設(shè)計用來在友好易用的高級python世界和凌亂的低級c世界之間搭建一個橋梁?!彪m然幾乎所有的python代碼都可以作為有效的pyrex代碼使用,但是您可以在pyrex代碼中添加可選的靜態(tài)類型聲明,從而使得這些聲明過的對象以c語言的速度運行。